crypto/tls.Conn.makeClientHello (method)
2 uses
crypto/tls (current package)
handshake_client.go#L47: func (c *Conn) makeClientHello() (*clientHelloMsg, *keySharePrivateKeys, *echClientContext, error) {
handshake_client.go#L275: hello, keyShareKeys, ech, err := c.makeClientHello()
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)